Skip to content
Back to search
30
MCP

Code Explainer

pulsemcp/code explainer

Integrates with Cloudflare Workers to provide code explanation services, including architecture diagram generation, core functionality identification, and component breakdown across multiple programming languages.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lazymac2x/code-explainer
Cloudflare Workers MCP server: code-explainer
0 tools · streamable-http
Cloudflare Workers (via Bindings)
Integrates tools for managing resources in the Cloudflare Workers Platform.
0 tools
Cloudflare Workers
Enables MCP capabilities in Cloudflare Workers for deploying low-latency, scalable AI services at the network edge.
0 tools
Website Scraper and Analyzer
Enables website analysis and content extraction using Cloudflare Workers, providing tools to scrape, summarize, and answer questions about w
0 tools
Cloudflare Workers Observability
Understand how your Worker projects are performing via logs, traces, and other data sources.
0 tools
Cloudflare Documentation
Connects AI systems to Cloudflare's documentation through Vectorize, enabling semantic search and retrieval of relevant content about Cloudf
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code_explainer": {
      "url": "None",
      "transport": "http"
    }
  }
}